CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ellipse scan

搜索资源列表

  1. 中点算法

    0下载:
  2. 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23610
    • 提供者:kuld
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5458547
    • 提供者:隗平
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15465493
    • 提供者:Peng
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20500971
    • 提供者:李大山
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. Computergraphics

    0下载:
  2. 直线的生成 圆的生成 椭圆的生成 多边形扫描转换与区域填充 字符的生成 -The formation of a straight line generated ellipse circle generated polygon scan conversion and the formation of regional fill character
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1656826
    • 提供者:xuehu
  1. MyView

    0下载:
  2. 计算机图形学五个实验的代码包括:直线的扫描生成算法,圆和椭圆的扫描生成算法,多边形区域填充算法,多边形裁剪算法,种子填充算法-Five experiments in computer graphics code include: linear scan generation algorithm, the scanning circle and ellipse generation algorithm, polygon filling algorithm, polygon clipping alg
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:41485
    • 提供者:孙丽华
  1. DDA_algm

    0下载:
  2. 本代码包含以下算法的演示: 直线:DDA算法生成直线,中点算法生成直线,Bresenham算法生成直线。 圆:中点画圆,Bresenham画圆。 椭圆:中点画椭圆。 区域填充:多边形扫描线填充,种子扫描线填充。-This code contains a demonstration of the following algorithm: Direct Line: DDA algorithm to generate a straight line, the midpoint al
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:32278
    • 提供者:L
  1. ellipse

    0下载:
  2. 实现扫描转换任意一个椭圆,使用windows下的SetPixel函数(注意考虑算法的效率)-Realization the scan conversion any ellipse, using the the SetPixel function of the windows (pay attention to consider the efficiency of the algorithm)
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-24
    • 文件大小:2310208
    • 提供者:sophie
  1. ellipse

    0下载:
  2. MidPointEllipse 中点画椭圆法的扫描转换程序 -The dotted oval law in MidPointEllipse scan conversion process
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-07
    • 文件大小:1892644
    • 提供者:GinMadrid
  1. shiyaner

    0下载:
  2. 椭圆和多边形的扫描转换。输入椭圆的长短轴或多边形的顶点坐标,可以扫描绘制椭圆。-Ellipse and polygon scan conversion. Enter the minor axis of the ellipse or polygon vertex coordinates, can be scanned to draw an ellipse
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11165938
    • 提供者:
  1. cgdemoView

    0下载:
  2. 数值微分DDA画线法、中点画线法、Bresenham画线法、中点画圆法、中点画椭圆法、递归种子填充算法、简单种子填充算法、Liang_Barsky裁剪算法、Suther_Land多边形 、扫描线种子填充算法-DDA line drawing numerical differentiation method, the dotted line method, Bresenham line drawing method, midpoint Circle France, were dotted el
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7278
    • 提供者:陈庆然
  1. Ellipse

    0下载:
  2. 圆的扫描转换:实现扫描转换任意一个椭圆,使用windows下的SetPixel函数-Round scanning:Implement an arbitrary ellipse, scan conversion using SetPixel function under Windows
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-03
    • 文件大小:15173632
    • 提供者:杨小娜
  1. GpDraw

    0下载:
  2. 计算机图形学 DDA算法 bresenham算法 中点画圆算法 bresenham画圆算法 椭圆算法 扫描线算法(Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:小工瑞
  1. 打印机

    0下载:
  2. Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm
  3. 所属分类:打印编程

搜珍网 www.dssz.com